-- card: 117264 from stack: in -- bmap block id: 117723 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=334 top=164 right=186 bottom=434 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=190 right=212 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=215 right=237 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=242 right=264 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp hide card field "cover" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=268 right=290 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 6 (field) -- low flags: 00 -- high flags: 0001 -- rect: left=4 top=197 right=306 bottom=239 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: cover -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=337 top=297 right=319 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RESTORE ----- HyperTalk script ----- on mouseUp global correct add 1 to correct global guess add 1 to guess show card field "cover" go next end mouseUp -- part contents for background part 1 ----- text ----- QUIZ -- part contents for background part 2 ----- text ----- 1Q Selection against a gene is most effective when... 1. Gene frequency is low 2. The gene is hidden in heterozygotes 3. When the selection coefficient is large 4. When the gene frequency is high 5. None of the above CORRECT! High selection coefficients are effective in selecting against a gene but as the gene frequency diminishes, they become less effective until they are no better than lower selection coefficient values. Yet their original value remains the same. In reviewing the Hardy-Weinberg data, it is apparent that the most effective selection against a recessive gene is when its frequency is relatively high. No matter at what frequency one starts at, selection effectiveness will be maximum early in the selection process. -- part contents for background part 8 ----- text ----- 108